.epccTwitter {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 8% 2em 8%;
}

.epccTwitter h2 {
    width: 100%;
    text-align: center;
}

.twitter-timeline-rendered {
    width: 100%;
}